home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / mus / play / Play16_1.9.readme < prev    next >
Text File  |  2001-07-04  |  7KB  |  157 lines

  1. Short:    Multi format sound player, supports AHI
  2. Author:   Thomas Wenzel <wenzel@act-net.com>
  3. Uploader: Thomas Wenzel <wenzel@act-net.com>
  4. Version:  1.9 (11.08.1999 - TOTAL ECLIPSE EDITION)
  5. Type:     mus/play
  6.  
  7. ----------------------------------------------------------------
  8. -- Play16 version 1.9 - a versatile soundplayer for the Amiga --
  9. ----------------------------------------------------------------
  10.  
  11. Readme.1st
  12. ----------
  13. This is a MINOR update. There's not much new...
  14.  
  15. Features in brief
  16. -----------------
  17.  - FREEWARE!  No beta, no nag requesters and no expiry date!
  18.  - online help
  19.  - autodetects and plays several soundfiles, up to 16 bit / 56 kHz / stereo
  20.  - full Workbench support (but not Intuition and no GUI)
  21.  - always correct playback speed, even for sounds >28 kHz
  22.  - realtime playback from harddisk, optimized assembler routines
  23.  - optional 14 bit output (less noise but not as good as true 16 bit)
  24.  - Supports AHI and soundcards (Prelude recommended!)
  25.  - automatic or manual audio filter control
  26.  - plays mono sounds on *both* channels, not only on the left one
  27.  - plays (and loops) files that are larger than memory
  28.  - preloading for exactly timed start of playback
  29.  - fast µ-Law/A-Law decompression
  30.  - system friendly audio channel allocation
  31.  - optionally dump the output into a file (can be used to convert sounds)
  32.  - supported Filetypes are:
  33.  
  34.    * Microsoft RIFF-WAVE  (.WAV)  mono/stereo, 8/16    bit, linear/uLaw/ALaw/ADPCM
  35.    * Creative Voice File  (.VOC)  mono/stereo, 8/16    bit, linear
  36.    * Sun/NeXT Audio       (.AU)   mono/stereo, 8/16    bit, linear/uLaw
  37.    * MacroSystem Audio    (.MAUD) mono/stereo, 8/16    bit, linear/uLaw
  38.    * Apple/SGI/Amiga AIFF (.AIFF) mono/stereo, 8/16/24 bit, linear
  39.    * Amiga IFF-8SVX       (.IFF)  mono/stereo, 8       bit, linear/FibDelta/ExpDelta
  40.    * Any raw sound data as long as it matches one of the following:
  41.      -  8 bit signed
  42.      -  8 bit unsigned
  43.      - 16 bit signed, Intel format    (LSB first)
  44.      - 16 bit signed, Motorola format (MSB first)
  45.      - 14 bit µ-Law
  46.      - 14 bit A-Law
  47.  
  48.     - supported output devices are:
  49.  
  50.    * Native Amiga chipset (Paula)  8 bit
  51.    * Native Amiga chipset (Paula) 14 bit
  52.    * Native Amiga chipset (Paula) 14 bit calibrated (Christian Buchner)
  53.    * MacroSystem Maestro Pro      16 bit 44.1kHz and 48kHz only
  54.    * IFF-8SVX file dump            8 bit
  55.    * AHI audio system             16 bit
  56.    * Prelude                      16 bit
  57.  
  58. What's new since v1.8?
  59.  
  60. v1.9    * New features:
  61.         - 24-bit AIFF support, playback will still be 16-bit though
  62.         - more verbose error reporting why a file can't be played
  63.         - recompiled with SAS/C 6.50
  64.         - OUTNUM option to select among different outputs of AHI devices
  65.  
  66.         * Dropped features:
  67.         - removed the screenmode hack
  68.  
  69.  
  70. --------------------------------- In German -------------------------------
  71.  
  72. Readme.1st
  73. ----------
  74. Dies ist ein GERINGFÜGIGES Update, viele Neuigkeiten gibt's nicht!
  75.  
  76. Kurzübersicht
  77. -------------
  78.  - FREEWARE! Keine Betaversion, keine Nervrequester und kein Ablaufdatum!
  79.  - Online Hilfe
  80.  - erkennt und spielt automatisch verschiedene Soundformate, bis zu
  81.    16 Bit, 56 kHz, stereo
  82.  - volle Workbench-Unterstützung, jedoch kein GUI
  83.  - immer korrekte Wiedergabegeschwindigkeit, auch bei Sounds >28 kHz
  84.  - Echtzeitwiedergabe von Festplatte, optimierte Assembler-Routinen
  85.  - 14 Bit Ausgabe möglich (weniger Rauschen, aber schlechter als 16 Bit)
  86.  - Unterstützt AHI und Soundkarten
  87.  - automatische oder manuelle Filter-Kontrolle
  88.  - spielt Mono-Sounds auf BEIDEN Kanälen, nicht nur auf dem linken
  89.  - spielt (und wiederholt) Files, die größer als der Speicher sind
  90.  - Preload-Funktion für synchronen Wiedergabestart auf Tastendruck
  91.  - schnelle µ-Law/A-Law Dekodierung
  92.  - Systemfreundliche Audiokanal-Belegung
  93.  - Ausgabe in ein File ist möglich (Sound-Konvertierung)
  94.  - unterstützte Filetypen bislang:
  95.  
  96.    * Microsoft RIFF-WAVE  (.WAV)  mono/stereo, 8/16    bit, linear/uLaw/ALaw/ADPCM
  97.    * Creative Voice File  (.VOC)  mono/stereo, 8/16    bit, linear
  98.    * Sun/NeXT Audio       (.AU)   mono/stereo, 8/16    bit, linear/uLaw
  99.    * MacroSystem Audio    (.MAUD) mono/stereo, 8/16    bit, linear/uLaw
  100.    * Apple/SGI/Amiga AIFF (.AIFF) mono/stereo, 8/16/24 bit, linear
  101.    * Amiga IFF-8SVX       (.IFF)  mono/stereo, 8       bit, linear/FibDelta/ExpDelta
  102.    * RAW Sounddaten mit mindestens einer folgender Voraussetzungen:
  103.      -  8 bit Vorzeichenbehaftet
  104.      -  8 bit nicht Vorzeichenbehaftet
  105.      - 16 bit signed, Intel Format    (LSB zuerst)
  106.      - 16 bit signed, Motorola Format (MSB zuerst)
  107.      - 14 bit µ-Law
  108.      - 14 bit A-Law
  109.  
  110.  - derzeitig unterstützte Ausgabegeräte:
  111.  
  112.    * Amiga (Paula)             8 bit
  113.    * Amiga (Paula)            14 bit
  114.    * Amiga (Paula)            14 bit kalibriert (Christian Buchner)
  115.    * MacroSystem Maestro Pro  16 bit 44.1kHz und 48kHz
  116.    * IFF-8SVX File Ausgabe     8 bit
  117.    * AHI audio system         16 bit
  118.    * Prelude                  16 bit
  119.  
  120.  
  121. ============================= Archive contents =============================
  122.  
  123. Original  Packed Ratio    Date     Time    Name
  124. -------- ------- ----- --------- --------  -------------
  125.      628     269 57.1% 12-Sep-97 10:32:36  Play16_1.9.info
  126.     1233     600 51.3% 12-Sep-97 10:32:32 +CyberSound.info
  127.     3719    1809 51.3% 21-Nov-95 22:22:00 +14bit.Doc
  128.     1096     488 55.4% 21-Nov-95 22:22:00 +14bit.Doc.info
  129.     4274    2118 50.4% 21-Nov-95 22:22:00 +14bit.Dok
  130.     1096     490 55.2% 21-Nov-95 22:22:00 +14bit.Dok.info
  131.    12300    6739 45.2% 21-Nov-95 22:22:00 +14Bit_Calibration
  132.     2211     826 62.6% 21-Nov-95 22:22:00 +14Bit_Calibration.info
  133.     1233     723 41.3% 21-Nov-95 22:22:00 +Presets.info
  134.      256     218 14.8% 21-Nov-95 22:22:00 +Flowerpower's_Calibration
  135.      529     274 48.2% 21-Nov-95 22:22:00 +Flowerpower's_Calibration.info
  136.      632     277 56.1% 12-Aug-99 19:50:24 +ExtraIcons.info
  137.     3971     814 79.5% 12-Aug-99 19:50:24 +Play16_8Col.info
  138.     1238     803 35.1% 12-Aug-99 19:50:24 +PLAY16_Drawer.info
  139.     1571    1042 33.6% 12-Aug-99 19:50:24 +Play16_MWB.info
  140.     4509    2180 51.6% 12-Aug-99 19:50:24 +Play16_NI.info
  141.     3792    2528 33.3% 30-Nov-96 14:13:46 +GAIP16
  142.     3312    2242 32.3% 02-Sep-97 13:58:44 +asyncio.library
  143.    24264   10755 55.6% 07-Aug-99 09:59:24 +prelude.library
  144.    61880   33845 45.3% 11-Aug-99 19:28:32 +Play16
  145.    61272   33248 45.7% 11-Aug-99 19:30:06 +Play16'000
  146.    61120   33121 45.8% 11-Aug-99 19:32:48 +Play16'000_NoAsync
  147.    26011   10373 60.1% 11-Aug-99 19:18:44 +Play16.doc
  148.     3080     499 83.7% 12-Sep-97 10:32:32 +Play16.doc.info
  149.    20674    8620 58.3% 11-Aug-99 19:18:50 +Play16.dok
  150.     3080     426 86.1% 12-Sep-97 10:32:32 +Play16.dok.info
  151.     1066     682 36.0% 12-Sep-97 10:32:32 +Play16.info
  152.     4973    1984 60.1% 12-Aug-99 19:45:14 +Play16.readme
  153.      468     234 50.0% 12-Sep-97 10:32:32 +Play16.readme.info
  154.    62528   34267 45.1% 11-Aug-99 19:27:26 +Play16_NoAsync
  155. -------- ------- ----- --------- --------
  156.   378016  192494 49.0% 15-May-101 05:25:06   30 files
  157.